net/http.http2clientConnPool.mu (field)
16 uses
net/http (current package)
h2_bundle.go#L771: mu sync.Mutex // TODO: maybe switch to RWMutex
h2_bundle.go#L802: p.mu.Lock()
h2_bundle.go#L812: p.mu.Unlock()
h2_bundle.go#L817: p.mu.Unlock()
h2_bundle.go#L822: p.mu.Unlock()
h2_bundle.go#L869: c.p.mu.Lock()
h2_bundle.go#L874: c.p.mu.Unlock()
h2_bundle.go#L888: p.mu.Lock()
h2_bundle.go#L891: p.mu.Unlock()
h2_bundle.go#L907: p.mu.Unlock()
h2_bundle.go#L927: p.mu.Lock()
h2_bundle.go#L935: p.mu.Unlock()
h2_bundle.go#L957: p.mu.Lock()
h2_bundle.go#L958: defer p.mu.Unlock()
h2_bundle.go#L975: p.mu.Lock()
h2_bundle.go#L976: defer p.mu.Unlock()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)